-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.9.5
-
Code
-
Classes
- PriceFunctions
Total Complexity |
56 |
Dependencies |
3 |
Dependents |
16 |
Total lines |
337 |
Lines of code |
190 |
Logical lines of code |
108 |
Comment lines |
74 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getPriceIncludingTax() |
B |
39 |
17 |
62 |
getPriceExcludingTax() |
A |
47 |
10 |
34 |
format() |
S |
50 |
6 |
27 |
getCurrencySymbol() |
S |
63 |
4 |
11 |
getPriceToDisplay() |
S |
56 |
3 |
18 |
formatRange() |
S |
67 |
4 |
7 |
formatSalePrice() |
S |
65 |
4 |
8 |
getProcProductPriceToDisplay() |
S |
69 |
2 |
6 |
forcePriceDecimals() |
S |
72 |
2 |
5 |
__construct() |
S |
80 |
1 |
3 |
withContext() |
S |
81 |
1 |
3 |
setPriceDecimals() |
S |
80 |
1 |
3 |
stopForcePriceDecimals() |
S |
78 |
1 |
3 |